snapshot: Don't flip textures
authorBenjamin Otte <otte@redhat.com>
Mon, 28 Sep 2020 14:09:06 +0000 (16:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 28 Sep 2020 14:14:28 +0000 (16:14 +0200)
commit651c92c0ed8ff732b8e1d20c963c7e7abca5edd2
tree0ebf11eb5f0f9d11a8021df1bba7acd1c2f5ec46
parent9267f705ef115716128c7afabcf080728f6b70a6
snapshot: Don't flip textures

... or gradients or borders or shadows. Instead, ensure that affines
have non-negative scale factors. Otherwise add a transform node.

The only place where this check is not necessary is color nodes, but
special casing them seems not worth it.
gtk/gtksnapshot.c